[INFO] cloning repository https://github.com/robinei/agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinei/agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinei%2Fagent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinei%2Fagent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa026f0c8d149758157992792f4f4862f0dccbb8
[INFO] testing robinei/agent against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinei%2Fagent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robinei/agent
[INFO] finished tweaking git repo https://github.com/robinei/agent
[INFO] tweaked toml for git repo https://github.com/robinei/agent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robinei/agent on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robinei/agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded tower-http v0.6.11
[INFO] [stderr]   Downloaded lsp-types v0.95.1
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded hyper v1.10.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 760baacea1e82b7d4b9f4c9463c374d6bae25db10c5daca658507faadc061df2
[INFO] running `Command { std: "docker" "start" "-a" "760baacea1e82b7d4b9f4c9463c374d6bae25db10c5daca658507faadc061df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "760baacea1e82b7d4b9f4c9463c374d6bae25db10c5daca658507faadc061df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760baacea1e82b7d4b9f4c9463c374d6bae25db10c5daca658507faadc061df2", kill_on_drop: false }`
[INFO] [stdout] 760baacea1e82b7d4b9f4c9463c374d6bae25db10c5daca658507faadc061df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a46e68949a705b8fe07693a694d07aafea476e3a53b06a4441f707bae6b3f93
[INFO] running `Command { std: "docker" "start" "-a" "8a46e68949a705b8fe07693a694d07aafea476e3a53b06a4441f707bae6b3f93", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling agent-core v0.1.0 (/opt/rustwide/workdir/agent-core)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-worker v0.1.0 (/opt/rustwide/workdir/agent-worker)
[INFO] [stderr]    Compiling agent-server v0.1.0 (/opt/rustwide/workdir/agent-server)
[INFO] [stderr]    Compiling agent-cli v0.1.0 (/opt/rustwide/workdir/agent-cli)
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir/agent)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.52s
[INFO] running `Command { std: "docker" "inspect" "8a46e68949a705b8fe07693a694d07aafea476e3a53b06a4441f707bae6b3f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a46e68949a705b8fe07693a694d07aafea476e3a53b06a4441f707bae6b3f93", kill_on_drop: false }`
[INFO] [stdout] 8a46e68949a705b8fe07693a694d07aafea476e3a53b06a4441f707bae6b3f93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b7fa191c5378f92ab8cab0b91c172c1ff8376c20911aadf1c0323b0883e09f5
[INFO] running `Command { std: "docker" "start" "-a" "7b7fa191c5378f92ab8cab0b91c172c1ff8376c20911aadf1c0323b0883e09f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling agent-cli v0.1.0 (/opt/rustwide/workdir/agent-cli)
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir/agent)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling agent-server v0.1.0 (/opt/rustwide/workdir/agent-server)
[INFO] [stderr]    Compiling agent-worker v0.1.0 (/opt/rustwide/workdir/agent-worker)
[INFO] [stderr]    Compiling agent-core v0.1.0 (/opt/rustwide/workdir/agent-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.81s
[INFO] running `Command { std: "docker" "inspect" "7b7fa191c5378f92ab8cab0b91c172c1ff8376c20911aadf1c0323b0883e09f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7fa191c5378f92ab8cab0b91c172c1ff8376c20911aadf1c0323b0883e09f5", kill_on_drop: false }`
[INFO] [stdout] 7b7fa191c5378f92ab8cab0b91c172c1ff8376c20911aadf1c0323b0883e09f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 921bd009f8ff1a003b285ace4ae5c061a4bb51ddc3a967cca56d39fac6016c98
[INFO] running `Command { std: "docker" "start" "-a" "921bd009f8ff1a003b285ace4ae5c061a4bb51ddc3a967cca56d39fac6016c98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent-be3feab3e1152c14)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_cli-fcecc2af9ac86380)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test markdown::tests::test_asterisk_bold ... ok
[INFO] [stdout] test markdown::tests::test_bold_across_tokens ... ok
[INFO] [stdout] test markdown::tests::test_bold_and_italic_across_tokens ... ok
[INFO] [stdout] test markdown::tests::test_all_features_integration ... ok
[INFO] [stdout] test markdown::tests::test_bold_at_line_start ... ok
[INFO] [stdout] test markdown::tests::test_bold_closes_through_unclosed_italic ... ok
[INFO] [stdout] test markdown::tests::test_bold_inside_italic ... ok
[INFO] [stdout] test markdown::tests::test_bold_italic_combined_triple_stars ... ok
[INFO] [stdout] test markdown::tests::test_bold_strikethrough_nesting ... ok
[INFO] [stdout] test markdown::tests::test_br_and_bold_combined ... ok
[INFO] [stdout] test markdown::tests::test_br_at_end_of_input ... ok
[INFO] [stdout] test markdown::tests::test_br_in_table_cell ... ok
[INFO] [stdout] test markdown::tests::test_br_tag_newline ... ok
[INFO] [stdout] test markdown::tests::test_code_block_multi_line ... ok
[INFO] [stdout] test markdown::tests::test_br_slash_tag_newline ... ok
[INFO] [stdout] test markdown::tests::test_drain_unclosed_source_order ... ok
[INFO] [stdout] test markdown::tests::test_br_space_slash_tag_newline ... ok
[INFO] [stdout] test markdown::tests::test_fenced_code_block ... ok
[INFO] [stdout] test markdown::tests::test_deep_nesting ... ok
[INFO] [stdout] test markdown::tests::test_dashes_with_text_not_hr ... ok
[INFO] [stdout] test markdown::tests::test_code_block_with_lang ... ok
[INFO] [stdout] test markdown::tests::test_complex_streaming_with_br_and_bold ... ok
[INFO] [stdout] test markdown::tests::test_double_underscore_bold ... ok
[INFO] [stdout] test markdown::tests::test_basic_table ... ok
[INFO] [stdout] test markdown::tests::test_h2_header ... ok
[INFO] [stdout] test markdown::tests::test_h4_header ... ok
[INFO] [stdout] test markdown::tests::test_h6_header ... ok
[INFO] [stdout] test markdown::tests::test_h5_header ... ok
[INFO] [stdout] test markdown::tests::test_header_bold_styling ... ok
[INFO] [stdout] test markdown::tests::test_h1_header ... ok
[INFO] [stdout] test markdown::tests::test_header_excessive_hashes ... ok
[INFO] [stdout] test markdown::tests::test_horizontal_rule ... ok
[INFO] [stdout] test markdown::tests::test_html_tag_fallback_inside_bold ... ok
[INFO] [stdout] test markdown::tests::test_inline_code ... ok
[INFO] [stdout] test markdown::tests::test_inline_code_across_tokens ... ok
[INFO] [stdout] test markdown::tests::test_inline_code_grandparent_style ... ok
[INFO] [stdout] test markdown::tests::test_asterisk_italic ... ok
[INFO] [stdout] test markdown::tests::test_header_no_space_not_a_header ... ok
[INFO] [stdout] test markdown::tests::test_header_with_trailing_hashes ... ok
[INFO] [stdout] test markdown::tests::test_h3_header ... ok
[INFO] [stdout] test markdown::tests::test_header_empty ... ok
[INFO] [stdout] test markdown::tests::test_incomplete_br_flushed ... ok
[INFO] [stdout] test markdown::tests::test_headers_in_sequence ... ok
[INFO] [stdout] test markdown::tests::test_non_br_tag_preserved ... ok
[INFO] [stdout] test markdown::tests::test_empty_input ... ok
[INFO] [stdout] test markdown::tests::test_inline_code_with_spaces ... ok
[INFO] [stdout] test markdown::tests::test_italic_inside_bold ... ok
[INFO] [stdout] test markdown::tests::test_italic_across_tokens ... ok
[INFO] [stdout] test markdown::tests::test_italic_inside_strikethrough ... ok
[INFO] [stdout] test markdown::tests::test_mixed_inline_formatting ... ok
[INFO] [stdout] test markdown::tests::test_mixed_star_underscore_bold ... ok
[INFO] [stdout] test markdown::tests::test_multiline_cell_continuation ... ok
[INFO] [stdout] test markdown::tests::test_multiline_plain_text ... ok
[INFO] [stdout] test markdown::tests::test_multiple_hrs ... ok
[INFO] [stdout] test markdown::tests::test_plain_text_no_trailing_newline ... ok
[INFO] [stdout] test markdown::tests::test_short_dash_not_hr ... ok
[INFO] [stdout] test markdown::tests::test_nested_unclosed_at_end_of_turn ... ok
[INFO] [stdout] test markdown::tests::test_single_tilde_not_strikethrough ... ok
[INFO] [stdout] test markdown::tests::test_nested_fences ... ok
[INFO] [stdout] test markdown::tests::test_strikethrough ... ok
[INFO] [stdout] test markdown::tests::test_strikethrough_across_tokens ... ok
[INFO] [stdout] test markdown::tests::test_underscore_italic ... ok
[INFO] [stdout] test markdown::tests::test_table_invalid_separator_fallback ... ok
[INFO] [stdout] test markdown::tests::test_underscores_mid_word_trigger_italic ... ok
[INFO] [stdout] test markdown::tests::test_table_fallback_then_text_ordering ... ok
[INFO] [stdout] test markdown::tests::test_table_empty_cells ... ok
[INFO] [stdout] test markdown::tests::test_unclosed_bold_flushed ... ok
[INFO] [stdout] test markdown::tests::test_unclosed_code_block ... ok
[INFO] [stdout] test markdown::tests::test_unclosed_inline_code_flushed ... ok
[INFO] [stdout] test markdown::tests::test_unclosed_italic_flushed ... ok
[INFO] [stdout] test markdown::tests::test_thinking_tag_across_tokens ... ok
[INFO] [stdout] test markdown::tests::test_unclosed_strikethrough_flushed ... ok
[INFO] [stdout] test markdown::tests::test_table_no_separator_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_cli-a6c4f2bce4d091e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_core-8e4c15c75f23fb2a)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test rpc::tests::test_llm_request_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_llm_response_chunk_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_llm_response_error_roundtrip ... ok
[INFO] [stdout] test config::tests::test_parse_toml ... ok
[INFO] [stdout] test rpc::tests::test_pipe_in_cmd_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_in_heartbeat_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_in_llm_done_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_in_config_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_in_llm_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_out_event_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_out_llm_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_pipe_out_heartbeat_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_wscommand_stop_no_params ... ok
[INFO] [stdout] test rpc::tests::test_pipe_out_persist_entry_roundtrip ... ok
[INFO] [stdout] test types::tests::test_tree_meta_sandbox_default ... ok
[INFO] [stdout] test types::tests::test_expand_tilde ... ok
[INFO] [stdout] test types::tests::test_validate_repo_path_accepts_normal ... ok
[INFO] [stdout] test types::tests::test_validate_repo_path_rejects_hidden_overlap ... ok
[INFO] [stdout] test logging::tests::test_file_logger_writes ... ok
[INFO] [stdout] test rpc::tests::test_wscommand_message_roundtrip ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test types::tests::test_validate_repo_path_rejects_root ... ok
[INFO] [stdout] test tree_io::tests::test_read_meta_nonexistent ... ok
[INFO] [stdout] test types::tests::test_validate_repo_path_rejects_home ... ok
[INFO] [stdout] test tree_io::tests::test_read_entries_empty_file ... ok
[INFO] [stdout] test tree_io::tests::test_create_tree_roundtrip ... ok
[INFO] [stdout] test config::tests::test_apply_toml ... ok
[INFO] [stdout] test tree_io::tests::test_list_trees_skips_corrupt ... ok
[INFO] [stdout] test tree_io::tests::test_list_trees_sorts_by_updated_at ... ok
[INFO] [stdout] test tree_io::tests::test_read_entries_header_only ... ok
[INFO] [stdout] test tree_io::tests::test_write_meta_atomicity ... ok
[INFO] [stdout] test rpc::tests::test_entry_serde_roundtrip ... ok
[INFO] [stdout] test rpc::tests::test_llm_response_done_roundtrip ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_server-a5a74e11109af1c4)
[INFO] [stdout] test tree_io::tests::test_append_entry_and_read_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test llm_client::tests::test_provider_auth_headers ... ok
[INFO] [stdout] test provider::tests::test_anthropic_build_body ... ok
[INFO] [stdout] test provider::tests::test_anthropic_build_body_with_system ... ok
[INFO] [stdout] test provider::tests::test_anthropic_build_body_with_tools ... ok
[INFO] [stdout] test provider::tests::test_anthropic_build_body_with_thinking ... ok
[INFO] [stdout] test provider::tests::test_anthropic_message_start_with_usage ... ok
[INFO] [stdout] test provider::tests::test_anthropic_parse_message_stop ... ok
[INFO] [stdout] test provider::tests::test_anthropic_parse_message_delta ... ok
[INFO] [stdout] test provider::tests::test_anthropic_parse_text_delta ... ok
[INFO] [stdout] test provider::tests::test_anthropic_parse_thinking_delta ... ok
[INFO] [stdout] test provider::tests::test_anthropic_tool_call_streaming ... ok
[INFO] [stdout] test provider::tests::test_openai_build_body_streaming ... ok
[INFO] [stdout] test provider::tests::test_openai_build_body_with_tools ... ok
[INFO] [stdout] test provider::tests::test_openai_parse_sse ... ok
[INFO] [stdout] test provider::tests::test_openai_parse_sse_done ... ok
[INFO] [stdout] test provider::tests::test_openai_parse_sse_finish_reason ... ok
[INFO] [stdout] test provider::tests::test_openai_parse_sse_with_reasoning ... ok
[INFO] [stdout] test provider::tests::test_openai_serialize_message_assistant_with_tool_calls ... ok
[INFO] [stdout] test provider::tests::test_openai_serialize_message_user ... ok
[INFO] [stdout] test provider::tests::test_provider_factory ... ok
[INFO] [stdout] test sandbox::tests::test_build_bwrap_argv_no_net ... ok
[INFO] [stdout] test provider::tests::test_openai_serialize_message_tool_result ... ok
[INFO] [stdout] test sandbox::tests::test_build_bwrap_argv_file_hide ... ok
[INFO] [stdout] test provider::tests::test_chat_chunk_roundtrip ... ok
[INFO] [stdout] test sandbox::tests::test_build_bwrap_argv_unhide ... ok
[INFO] [stdout] test sandbox::tests::test_build_bwrap_argv_basic ... ok
[INFO] [stdout] test provider::tests::test_continue_brief_parsing ... ok
[INFO] [stdout] test llm_client::tests::test_complete_no_server ... ok
[INFO] [stdout] test llm_client::tests::test_stream_completion_no_server ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_server-077ed766f60d449b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_worker-cd89cfa945fe5266)
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test agent::tests::test_build_context_empty_tree ... ok
[INFO] [stdout] test agent::tests::test_build_context_chain ... ok
[INFO] [stdout] test agent::tests::test_build_context_with_continuation_brief ... ok
[INFO] [stdout] test context_files::tests::test_empty_files_list ... ok
[INFO] [stdout] test context_files::tests::test_format_context_section ... ok
[INFO] [stdout] test agent::tests::test_estimate_context_tokens_single ... ok
[INFO] [stdout] test lsp_client::tests::test_convert_diagnostics_empty ... ok
[INFO] [stdout] test lsp_client::tests::test_convert_diagnostics_error ... ok
[INFO] [stdout] test lsp_client::tests::test_diag_is_seen ... ok
[INFO] [stdout] test agent::tests::test_estimate_context_tokens_empty ... ok
[INFO] [stdout] test lsp_client::tests::test_parse_frame_incomplete_header ... ok
[INFO] [stdout] test lsp_client::tests::test_parse_frame_incomplete_body ... ok
[INFO] [stdout] test lsp_client::tests::test_parse_frame_multiple ... ok
[INFO] [stdout] test context_files::tests::test_load_context_files_none ... ok
[INFO] [stdout] test agent::tests::test_build_context_single_message ... ok
[INFO] [stdout] test agent::tests::test_estimate_tokens_short ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_exact_match ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_fuzzy_trailing_whitespace ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_nonexistent_file ... ok
[INFO] [stdout] test agent::tests::test_estimate_tokens_long ... ok
[INFO] [stdout] test tools::edit::tests::test_normalize_bom_and_crlf ... ok
[INFO] [stdout] test context_files::tests::test_load_context_files_finds_agents_md ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_multi_disjoint ... ok
[INFO] [stdout] test context_files::tests::test_load_context_files_walks_up ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_nonzero_exit ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_invalid_command ... ok
[INFO] [stdout] test tools::read::tests::test_read_nonexistent_file ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_escape_rejected ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_fuzzy_smart_quotes ... ok
[INFO] [stdout] test tools::search::tests::test_parse_entry_from_jsonl ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_stderr ... ok
[INFO] [stdout] test tools::read::tests::test_read_small_file ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_echo ... ok
[INFO] [stdout] test tools::read::tests::test_read_escape_rejected ... ok
[INFO] [stdout] test tools::util::tests::test_apply_edit_exact ... ok
[INFO] [stdout] test tools::util::tests::test_apply_edit_fuzzy ... ok
[INFO] [stdout] test tools::util::tests::test_apply_edit_not_found ... ok
[INFO] [stdout] test tools::util::tests::test_context_window_clamp_end ... ok
[INFO] [stdout] test tools::tests::test_no_truncation ... ok
[INFO] [stdout] test tools::util::tests::test_context_window_clamp_start ... ok
[INFO] [stdout] test tools::util::tests::test_context_window_nearby_merge ... ok
[INFO] [stdout] test tools::util::tests::test_context_window_single_edit ... ok
[INFO] [stdout] test tools::util::tests::test_context_window_two_disjoint ... ok
[INFO] [stdout] test tools::util::tests::test_count_fuzzy_matches ... ok
[INFO] [stdout] test tools::tests::test_truncate_output_lines ... ok
[INFO] [stdout] test tools::util::tests::test_count_no_match ... ok
[INFO] [stdout] test tools::util::tests::test_find_changed_lines_basic ... ok
[INFO] [stdout] test tools::util::tests::test_find_changed_lines_multi ... ok
[INFO] [stdout] test tools::util::tests::test_fuzzy_dashes ... ok
[INFO] [stdout] test tools::util::tests::test_fuzzy_no_nfkc ... ok
[INFO] [stdout] test tools::util::tests::test_fuzzy_smart_quotes ... ok
[INFO] [stdout] test tools::util::tests::test_fuzzy_trailing_whitespace ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_working_dir ... ok
[INFO] [stdout] test tools::edit::tests::test_edit_not_found ... ok
[INFO] [stdout] test tools::read::tests::test_read_with_offset ... ok
[INFO] [stdout] test tools::tests::test_resolve_path_escape_rejected ... ok
[INFO] [stdout] test tools::tests::test_resolve_path_not_found ... ok
[INFO] [stdout] test tools::write::tests::test_write_overwrites ... ok
[INFO] [stdout] test tools::write::tests::test_write_new_file ... ok
[INFO] [stdout] test tools::write::tests::test_write_creates_dirs ... ok
[INFO] [stdout] test tools::search::tests::test_search_messages_by_tree ... ok
[INFO] [stdout] test tools::search::tests::test_search_messages_empty ... ok
[INFO] [stdout] test tools::search::tests::test_search_messages_finds_match ... ok
[INFO] [stdout] test agent::tests::test_build_context_with_goal ... ok
[INFO] [stdout] test lsp_client::tests::test_detect_language ... ok
[INFO] [stdout] test lsp_client::tests::test_parse_frame_complete ... ok
[INFO] [stdout] test tools::tests::test_truncate_output_bytes ... ok
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-9d737082728742e1)
[INFO] [stdout] test tools::bash::tests::test_bash_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `-p agent-worker --test end_to_end`
[INFO] [stdout] test worker_round_trip ... FAILED
[INFO] [stdout] test worker_two_turns_context_carries ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- worker_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worker_round_trip' (302) panicked at agent-worker/tests/end_to_end.rs:96:5:
[INFO] [stdout] agent binary not found at "/opt/rustwide/workdir/target/debug/agent"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d1bc65fde8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d1bc65fde8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d1bc65fde8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d1bc65fde8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d1bc6749aa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d1bc6749aa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63d1bc664912 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63d1bc664912 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63d1bc63d236 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d1bc63d236 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d1bc6577f9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d1bc54683c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63d1bc54683c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d1bc6579b2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63d1bc6579b2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d1bc63d2f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63d1bc6322c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d1bc63e00d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d1bc67513c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d1bc4fa5d5 - end_to_end[1298ad2bdae715d7]::worker_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/agent-worker/tests/end_to_end.rs:96:5
[INFO] [stdout]   20:     0x63d1bc4f6cb7 - end_to_end[1298ad2bdae715d7]::worker_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/agent-worker/tests/end_to_end.rs:89:23
[INFO] [stdout]   21:     0x63d1bc510976 - <end_to_end[1298ad2bdae715d7]::worker_round_trip::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63d1bc53991b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63d1bc53991b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63d1bc547195 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63d1bc547195 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63d1bc547195 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63d1bc547195 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63d1bc547195 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63d1bc547195 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63d1bc547195 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63d1bc541cf4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63d1bc541cf4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63d1bc54a212 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63d1bc54a212 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63d1bc54a212 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63d1bc54a212 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63d1bc54a212 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63d1bc54a212 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63d1bc54a212 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63d1bc65f23f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x63d1bc65f23f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f7b835ffaa4 - <unknown>
[INFO] [stdout]   43:     0x7f7b8368ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- worker_two_turns_context_carries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'worker_two_turns_context_carries' (303) panicked at agent-worker/tests/end_to_end.rs:247:5:
[INFO] [stdout] agent binary not found at "/opt/rustwide/workdir/target/debug/agent"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d1bc65fde8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d1bc65fde8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d1bc65fde8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d1bc65fde8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d1bc6749aa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d1bc6749aa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63d1bc664912 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63d1bc664912 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63d1bc63d236 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d1bc63d236 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d1bc6577f9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d1bc54683c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63d1bc54683c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d1bc6579b2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63d1bc6579b2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d1bc63d2f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63d1bc6322c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d1bc63e00d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d1bc67513c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d1bc4fc738 - end_to_end[1298ad2bdae715d7]::worker_two_turns_context_carries
[INFO] [stdout]                                at /opt/rustwide/workdir/agent-worker/tests/end_to_end.rs:247:5
[INFO] [stdout]   20:     0x63d1bc4f6ce7 - end_to_end[1298ad2bdae715d7]::worker_two_turns_context_carries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/agent-worker/tests/end_to_end.rs:240:38
[INFO] [stdout]   21:     0x63d1bc5109b6 - <end_to_end[1298ad2bdae715d7]::worker_two_turns_context_carries::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63d1bc53991b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63d1bc53991b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63d1bc547195 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63d1bc547195 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63d1bc547195 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63d1bc547195 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63d1bc547195 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63d1bc547195 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63d1bc547195 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63d1bc541cf4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63d1bc541cf4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63d1bc54a212 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63d1bc54a212 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63d1bc54a212 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63d1bc54a212 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63d1bc54a212 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63d1bc54a212 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63d1bc54a212 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63d1bc65f23f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x63d1bc65f23f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f7b835ffaa4 - <unknown>
[INFO] [stdout]   43:     0x7f7b8368ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     worker_round_trip
[INFO] [stdout]     worker_two_turns_context_carries
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "921bd009f8ff1a003b285ace4ae5c061a4bb51ddc3a967cca56d39fac6016c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "921bd009f8ff1a003b285ace4ae5c061a4bb51ddc3a967cca56d39fac6016c98", kill_on_drop: false }`
[INFO] [stdout] 921bd009f8ff1a003b285ace4ae5c061a4bb51ddc3a967cca56d39fac6016c98
